Add a bounding box test that will avoid getting the individual cell boxes
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Sep 2007 00:43:58 +0000 (00:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 10 Sep 2007 00:43:58 +0000 (00:43 +0000)
commit14afc3345aa2d679211a74dcfaa3bcf0bb9c20eb
tree54f3cb5907a7844bbef7e6540dd575e7ae999688
parenta6b824d7a4b7d8cc2aa56747ca30da5c2ddbe4ec
Add a bounding box test that will avoid getting the individual cell boxes

2007-09-09  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkiconview.c (gtk_icon_view_item_hit_test): Add a
        bounding box test that will avoid getting the individual cell
        boxes if they haven't been calculated yet.  (#404541)

svn path=/trunk/; revision=18775
ChangeLog
gtk/gtkiconview.c